home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / noveldos.700 / taskmgr.ini < prev    next >
INI File  |  1994-01-26  |  6KB  |  183 lines

  1. #
  2. #    Sample TaskMgr parameter profile
  3. #
  4.  
  5. [Drivers]
  6. # Load IPX support. Used by Multitasker.
  7. vxd=c:\nwdos\vipx.386
  8. GlobalPages=2            # VIPX.386 requires 2 global pages.
  9.                 # "GlobalPages" entries are cumulative
  10. GlobalPages=1            # Some applications may require
  11.                 # additional pages
  12. #vxd=c:\lwfd\bin\vtcpip.386    # uncomment this line (remove leading "#") 
  13.                 # and the following GlobalPages line to 
  14.                 # enable TCPIP support. Be sure the "vxd="
  15.                 # points to the LWFD subdirectory
  16. #GlobalPages=2            # VTCPIP.386 requires 2 global pages.
  17.                 # "GlobalPages" entries are cumulative
  18.                 # Multiple TCPIP sessions may require
  19.                 # additional pages.
  20.  
  21. LocalHandles=TRUE        # If FALSE no extra local handles are allocated
  22.                 # for each new task
  23.  
  24. [Slice]
  25. # Ratio of foreground-to-background process time for Multitasker
  26. Foreground=5
  27. # Granularity of system tick
  28. TickRate=1
  29.  
  30. [COM1]
  31. TimeOut=AUTO            # com port ownership time out
  32.                 # legal time out values are 1 to 65534
  33.                 # value of 0 means the port is not virtualized
  34.                 # value of 65535 means infinite timeout
  35.                 # AUTO allows OS defaults, including mouse
  36.                 # detection
  37.  
  38. [COM2]
  39. TimeOut=AUTO
  40.  
  41. [LPT1]
  42. Timeout=AUTO            # lpt port ownership time out
  43.                 # legal time out values are 1 to 65534
  44.                 # value of 0 means the port is not virtualized
  45.                 # value of 65535 means infinite timeout
  46.                 # AUTO allows OS defaults
  47. Int17Trap=FALSE            # traps lpt output at the Int 17 level and
  48.                 # arbitrates access there, rather than
  49.                 # at the hardware level
  50.  
  51. [LPT2]
  52. Timeout=AUTO
  53. Int17Trap=FALSE
  54.  
  55. [LPT3]
  56. Timeout=AUTO
  57. Int17Trap=FALSE
  58.  
  59. [Mouse]
  60. MousePort=AUTO            # mouse com port (0,1), normally auto-detected
  61. MouseIRQ=AUTO            # mouse IRQ, normally auto-detected
  62.  
  63.  
  64. #    The colors specified  in the [Colors] section are decimal
  65. #    values of IBM PC video attributes.  These attribute bytes
  66. #    have the following structure:
  67. #    
  68. #    7 654 3210                      Colours (0-F):
  69. #    - --- ----                ---------------------------
  70. #    B BBB FFFF                0=black    8=dark gray
  71. #    | |   |                   1=blue     9=light blue
  72. #    | |   |                   2=green    A=light green
  73. #    | |   foreground (0-F)    3=cyan     B=light cyan
  74. #    | |background (0-7)       4=red      C=light red
  75. #    blinking (1=blinking,     5=magenta  D=light magenta
  76. #              0=normal)       6=brown    E=yellow
  77. #                              7=white    F=intense white
  78.  
  79. #    On an EGA or VGA in colour mode, all colours (0-F) can be
  80. #    used for the background. With other video cards, only 0-7
  81. #    can be used.
  82.  
  83. [Colors]
  84. MaxColors=8
  85. CurrentColor=2
  86. ColorSet0="Monochrome",0x07,0x07,0x70,0x07    # monochrome set (black, white)
  87. ColorSet1="Color",     0x13,0x1F,0x3F,0x13    # colour (blue)
  88. ColorSet2="LCD/Plasma",0x70,0x70,0x07,0x70
  89. ColorSet3="Bright",    0x1C,0x1B,0x0E,0x1D
  90. ColorSet4="Pastel",    0x39,0x3B,0x1B,0x39    
  91. ColorSet5="Pasture",   0x2A,0x2E,0x6E,0x2A
  92. ColorSet6="Trad",      0x56,0x5E,0x4E,0x56
  93. ColorSet7="Sunset",    0x6E,0x6E,0x4E,0x6E
  94. #                       |    |    |    |_________ "shadow" attribute
  95. #                       |    |    |______________ hilite bar attribute
  96. #                       |    |___________________ menu attribute
  97. #            |________________________ box attribute
  98.  
  99. #    The values specified here are the codes of the characters
  100. #    used  to draw the menu  boxes  and the "shadow"  of these
  101. #    boxes.
  102.  
  103. [Boxes]
  104. Top=     0xDA, 0xC4, 0xBF        # top line    +============+
  105. Middle=  0xB3, 0x20, 0xB3        # middle line    +            +
  106. Section= 0xB3, 0xC4, 0xB3        # section line    +------------+
  107. Bottom=  0xC0, 0xC4, 0xD9        # bottom line    +============+
  108. Shadow=  0xDB                # shadow character
  109.  
  110. #    The shift states  used in the [Keys] section  are decimal
  111. #    values  corresponding  to the keys  SHIFT,  CTRL and ALT.
  112. #    Their numeric  equivalents  are:  1=right  SHIFT,  2=left
  113. #    SHIFT, 4=CTRL, 8=ALT. The key value is a PC scancode. The
  114. #    default of 1 is the ESC key.
  115.  
  116. [Keys]
  117. MenuShift=4
  118. MenuStandard=1            # standard=0 means use the enhanced keyboard
  119.                 # key that generates the character
  120. MenuKey=1
  121. NextShift=4
  122. NextStandard=1
  123. NextKey=78            # 78=+
  124. PrevShift=4
  125. PrevStandard=1
  126. PrevKey=74            # 74=-
  127. NumShift=4
  128.  
  129.  
  130. #    The values specified  here set the default for the amount
  131. #    of extended  and expanded  memory usable by the switcher,
  132. #    the total amount  of swap space (including  disk) and the
  133. #    amount of EMS memory allowed per task.
  134.  
  135. [Memory]
  136. Extended=1024        
  137. eXpanded=0
  138. LIMSize=512
  139. Maximum=16384            # maximum swap space size
  140.  
  141.  
  142. #    The value specified here sets the limit for extended plus 
  143. #    expanded memory per dos session. Used by Multitasker.
  144.  
  145. Limit=3072
  146.  
  147. #    The following string specifies the directory in which the
  148. #    swap file is created.   If extended or expanded memory is
  149. #    insufficient  to swap all applications  to then they will
  150. #    be swapped  to this disk file.  You should  specify  your
  151. #    fastest hard disk or RAM drive here. Used by Task Switcher.
  152.  
  153.  
  154. [Disk]
  155. SwapDir=C:\NWDOS\TMP
  156.  
  157. [Network]
  158. NWShareHandles=TRUE    # if TRUE network drives are shared by all
  159.             # DOS sessions. Supported by VLM but not NETX.
  160.             # Supported values are TRUE or FALSE.
  161.  
  162. [Shell]
  163. Idle=TRUE        # if FALSE the default is no idle detection
  164.  
  165. Exec=FALSE        # if TRUE a new Shell is exec'ed when a task is created
  166.             # this setting may be required by 3rd party shells
  167.  
  168.  
  169. [Winfunc]
  170. WinPresent=FALSE    # if TRUE Taskmgr returns version 3.1 to Windows
  171.             # presence check (int 2f func 1600h)
  172.  
  173. [Popup]
  174. ClearScreen=FALSE    # if TRUE Taskmgr always resets the video and clears
  175.             # the screen before displaying its popup menu. Can
  176.             # be used for apps which reprogram fonts.
  177.  
  178. [Debug]
  179. Level=0                
  180.  
  181. # end of TaskMgr profile
  182.  
  183.